ASP.NET MVC コントロールヘルプ
Gs1DataBarBaseBuilder<TControl,TBuilder> クラス
メンバ 

C1.Web.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 : Gs1DataBarBaseBuilder<TControl,TBuilder> クラス
C1.Web.Mvc.Gs1DataBarBaseを構成するビルダーを定義します。
オブジェクト モデル
Gs1DataBarBaseBuilder<TControl,TBuilder> クラス
シンタックス
'宣言
 
Public MustInherit Class Gs1DataBarBaseBuilder
    (Of TControl As Gs1DataBarBase,
     TBuilder As Gs1DataBarBaseBuilder(Of TControl,TBuilder)) 
   Inherits BarcodeBaseBuilder(Of TControl,TBuilder)
public abstract class Gs1DataBarBaseBuilder<TControl,TBuilder> : BarcodeBaseBuilder<TControl,TBuilder> 
where TControl: Gs1DataBarBase
where TBuilder: Gs1DataBarBaseBuilder<TControl,TBuilder>
型パラメータ
TControl
TBuilder
継承階層

System.Object
      C1.Web.Mvc.Fluent.BaseBuilder<TObject,TBuilder>
         C1.Web.Mvc.Fluent.ComponentBuilder<TControl,TBuilder>
            C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>
               C1.Web.Mvc.Fluent.BarcodeBaseBuilder<TControl,TBuilder>
                  C1.Web.Mvc.Fluent.Gs1DataBarBaseBuilder<TControl,TBuilder>
                     C1.Web.Mvc.Fluent.Gs1DataBarExpandedBuilder
                     C1.Web.Mvc.Fluent.Gs1DataBarExpandedStackedBuilder
                     C1.Web.Mvc.Fluent.Gs1DataBarLimitedBuilder
                     C1.Web.Mvc.Fluent.Gs1DataBarOmnidirectionalBuilder
                     C1.Web.Mvc.Fluent.Gs1DataBarStackedBuilder
                     C1.Web.Mvc.Fluent.Gs1DataBarStackedOmnidirectionalBuilder
                     C1.Web.Mvc.Fluent.Gs1DataBarTruncatedBuilder

参照

Gs1DataBarBaseBuilder<TControl,TBuilder> メンバ
C1.Web.Mvc.Fluent 名前空間